@charset "utf-8";
#apDiv1 {
	position:absolute;
	left:151px;
	top:18px;
	width:500px;
	height:446px;
	z-index:1;
}
.style1 {
	font-family: "Hypatia Sans Pro", "Hypatia Sans Pro Black", "Hypatia Sans Pro ExtraLight", "Hypatia Sans Pro Light", "Hypatia Sans Pro Semibold";
	font-size: xx-large;
}
.style2 {font-size: x-large}
h3 {
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
p {
	font-size: x-large;
	line-height: 150%;
	margin-bottom: 0px;
	margin-left: 20px;
}
h2 {
	margin-bottom: 0px;
	margin-left: 10px;
}
address {
	font-size: 85%;
	font-style: normal;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
	width: 780px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
